projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08f8d46
)
don't include QStaticStringData.
author
tsteven4
<13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 16:57:14 +0000
(10:57 -0600)
committer
tsteven4
<13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 16:57:14 +0000
(10:57 -0600)
missed one in the previous commit.
geojson.h
patch
|
blob
|
history
diff --git
a/geojson.h
b/geojson.h
index f059ba7df783457dd818c0f1268b558b9ed70576..ec2439595451931936fa76e8321bcbc0da6903fd 100644
(file)
--- a/
geojson.h
+++ b/
geojson.h
@@
-21,7
+21,6
@@
#include <QJsonArray> // for QJsonArray
#include <QJsonObject> // for QJsonObject
-#include <QStaticStringData> // for QStaticStringData
#include <QString> // for QString, QStringLiteral
#include <QVector> // for QVector